Linux Server JBoss running environment setup steps and Automatic startup script compilation and running
Jboss running environment: Linux + Jdk + Jboss + jsp system
Jboss Software Description: similar to Tomcat, it is an environment for running Jsp
one. Download and install JBoss
In this article, we download the JBoss version as: 4.2.1.GA.
Download Address:
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16942&release_id=523619
Download the Jboss-4.2.1.ga.zip file in
This article quoted from: Http://blog.csdn.net/allenzue/archive/2008/12/18/3549959.aspx
Another: Http://wiki.ubuntu.org.cn/JBoss_5.0.0GA Installation Guide
A Download and install JBoss
In this article, I downloaded the JBoss version as: JBOSS5.0
What is an enterprise application cluster
Cluster refers to the aggregation of different servers together, a collection of servers, which provides the client with a virtual platform, so that clients do not know the structure of the server
JBoss is an open source free EJB server that implements most of the features that other Java EE provides, Now that the Sun company has put JBoss as a j2ee1.4 standard to implement the server, this article will lead you to start from the installation
First, the software downloadJdk:Http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.htmlJboss:http://jbossas.jboss.org/downloads/Second, the installation of the JDK1, before the installation must first determine whether
Objective
This article is written for readers who want to do EJB development in the JBoss environment, and you'd better have a basic understanding of EJBS before you read this article.
JBoss is an open source free EJB server that implements most
Configure the JBoss Data Source
Why do I need to configure the JBoss data source in JBoss? This is actually a manifestation of the object-oriented thinking: access to the database through container management.
At first, we accessed the database
Because development requires that the development environment be automatically deployed every night, it takes one day to write a jboss-based Automatic deployment script.
#!/bin/bash#deploy jboos script#Usage(){ echo "Usage: `basename $0` -D earDir -
Server environment jdk1.8.0_212 + jboss-eap-6.4 system is Service R2The data server oracle12c system is Service R2When you first install the Oracle database, there is no big problem, reference step:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.